[INFO] fetching crate monocore 0.2.1...
[INFO] testing monocore-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate monocore 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate monocore 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate monocore 0.2.1
[INFO] tweaked toml for crates.io crate monocore 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate monocore 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monocore 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a80f212eef844d488159c1e894f0c4ce76cd593cf65f8eaf731c89813638c78
[INFO] running `Command { std: "docker" "start" "-a" "3a80f212eef844d488159c1e894f0c4ce76cd593cf65f8eaf731c89813638c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a80f212eef844d488159c1e894f0c4ce76cd593cf65f8eaf731c89813638c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a80f212eef844d488159c1e894f0c4ce76cd593cf65f8eaf731c89813638c78", kill_on_drop: false }`
[INFO] [stdout] 3a80f212eef844d488159c1e894f0c4ce76cd593cf65f8eaf731c89813638c78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae8f776df0d7ebb22b3fdb8fb3a28e0e7212f5243e72f438f20ddded735bca17
[INFO] running `Command { std: "docker" "start" "-a" "ae8f776df0d7ebb22b3fdb8fb3a28e0e7212f5243e72f438f20ddded735bca17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ipc-channel v0.18.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling pretty-error-debug-derive v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling typed-builder-macro v0.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling monocore v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling oci-spec v0.7.1
[INFO] [stderr]    Compiling typed-builder v0.20.0
[INFO] [stderr] warning: monocore@0.2.1: Current dir: "/opt/rustwide/workdir"
[INFO] [stderr] warning: monocore@0.2.1: Build dir: "/opt/rustwide/build"
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling reqwest-middleware v0.3.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling procspawn v1.0.1
[INFO] [stderr]    Compiling reqwest-retry v0.6.1
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling pretty-error-debug v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.33.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling typed-path v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUMnFle/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmonocore-dc41c887ed8aef7f,libtar-2b65e336c822819b,libxattr-e930319c093773e1,librustix-f8724a1105b0e826,liblinux_raw_sys-84982bd491f98ad1,libfiletime-1560c3bafe7bfe73,libflate2-d70b585443eea230,libminiz_oxide-e0c60c34fdd9dc64,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libhex-28742b4ca144387c,libdirs-6f81da662a5dd122,libdirs_sys-1a7e357025cdce45,liboption_ext-23838f1959a6156b,libtracing_subscriber-a521eb607cff0269,libsharded_slab-ed54e7407fbec608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-cd326cf401cf3d90,libtracing_log-35a4081f8731815a,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtoml-4b0f68417181db50,libtoml_edit-d61e27a55393e729,libserde_spanned-20ab06c8f78563a1,libwinnow-aec8fd883abf5a30,libtoml_datetime-dd0abf8cfe2a9fc0,libserde_yaml-3f371e6562984707,libunsafe_libyaml-7bc1bf218b2f5452,libasync_stream-7f9a8bb627ef03b9,liblazy_static-b3603208c0de2608,libpretty_error_debug-25ad8bbe2589ace5,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libaxum-538d0d00f844c5d0,libserde_path_to_error-e3fa4abe2b780bff,libmatchit-b2689776cf6e5db9,libaxum_core-31774b92e7da756d,libtower-997239b6997b19d1,libsync_wrapper-17f912c27eab8964,libtower_layer-d70c7e404336389b,libsysinfo-f53405b446fa022b,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libreqwest_retry-02d32de7e3b97c5d,libretry_policies-f059b04d8b1fef94,librand-e86505e7f9e0f8dc,librand_chacha-a2bedc58b8b81c62,libppv_lite86-1fda84ea5577e3d6,libzerocopy-a70d57cc96f7b51f,libbyteorder-7df9ab1ae37e1368,librand_core-e5ff576bfbeca67e,libreqwest_middleware-a53efcc222e209d6,libanyhow-f7dd2168969f0dd8,libthiserror-86ef494079c47e1b,libreqwest-ffe82ad0c76276ff,librustls_pemfile-b9c4dd148e957d6d,librustls_pki_types-8e56128b2ddbd99e,libserde_urlencoded-015cdbfbf685ba3c,libsync_wrapper-0173d5a928130987,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-3780540ad6aaaac2,libtokio_native_tls-dd3ffe00948f4408,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,libnative_tls-5c60535c87860d3b,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ddbe6a4205086b23,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ffb6c338dca59d81,libhyper_util-b8a810475147fa68,libtower_service-0d7df29686b13872,libhyper-60744d34b592e728,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-f1525a74bfb4c043,libh2-1459b2bd6be3542a,libindexmap-9e4affa509baa866,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-0dae0df3ee49fe98,libtokio-5aad9c75309bc28c,libsignal_hook_registry-1349404e30274eba,libsocket2-a0d974e0c1b07697,libmio-9bba13f6fe2ad21f,libparking_lot-8a2cf27c3e97ed51,libparking_lot_core-3a82da80b2c4cf67,libsmallvec-e2fbd282c83e646d,liblock_api-1f5e8aacbe485bfa,libscopeguard-e80a2b0b1f686274,libhttp_body_util-bf143fd912fc6864,libhttp_body-98937229ac83602b,liburl-6ffa257b345a5c25,libidna-119934871bfb2702,libunicode_normalization-79f5f85aa82e8268,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-20da203d21ea274f,libfnv-2d77ec4f6f971b24,liboci_spec-a6742f862aa2cdfa,libserde_json-dbfaa62a19681d3c,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libstrum-cd0529b9bac5883b,libregex-08e1b5eae5653a93,libregex_automata-be92ccb76e3158f8,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libderive_builder-2948ae20974362b4,libfutures-0852e7a775d3540e,libfutures_executor-b00cff215dbaf804,libfutures_util-70e1cf15098dc181,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-b4ee57aca024c2e7,libnum_traits-8a0262b550f89c1e,libiana_time_zone-33839373f004bfb1,libbytes-485c92da441bbc40,libtyped_path-fa2a447566cff54d,libuuid-0e270f19a02f2c1f,libgetrandom-9d2d0cd644c62729,libtyped_builder-9116c5706971721d,libserde-2c925ca3e3ee16c0,libtracing-19a430bb761b0132,liblog-669e9396cafcbb01,libpin_project_lite-e0c50e8704e39276,libtracing_core-4a7de52f98fbb38f,libonce_cell-debe7c411cf97340,libclap-82683dd6af6c92b8,libclap_builder-5a719b3195dad31e,libstrsim-24acdad2526b95b7,libanstream-a1e3ed076dc4762c,libanstyle_query-e4c85920655ed0e4,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-7ccabaa8fbd15ad3,libanstyle_parse-850d159f61df32ae,libutf8parse-8828ddbb63eb8bad,libclap_lex-0e908d52bfe2a542,libanstyle-bda2f167f91805d0,libthiserror-86131ef650c8e977,libnix-bde17c115ac54ebd,libbitflags-eb92e23a18d5cc91,libcfg_if-33ef6c02a07f9fec,liblibc-e2acd0c1602b1d47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lkrun" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUMnFle/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/build" "-L" "/usr/local/lib" "-L" "/root/.local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monokrun-00f1cc2aa2a32c0e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lkrun
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: monocore@0.2.1: Current dir: "/opt/rustwide/workdir"
[INFO] [stderr] warning: monocore@0.2.1: Build dir: "/opt/rustwide/build"
[INFO] [stderr] error: could not compile `monocore` (bin "monokrun") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccQqggl/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmonocore-dc41c887ed8aef7f,libtar-2b65e336c822819b,libxattr-e930319c093773e1,librustix-f8724a1105b0e826,liblinux_raw_sys-84982bd491f98ad1,libfiletime-1560c3bafe7bfe73,libflate2-d70b585443eea230,libminiz_oxide-e0c60c34fdd9dc64,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libhex-28742b4ca144387c,libdirs-6f81da662a5dd122,libdirs_sys-1a7e357025cdce45,liboption_ext-23838f1959a6156b,libtracing_subscriber-a521eb607cff0269,libsharded_slab-ed54e7407fbec608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-cd326cf401cf3d90,libtracing_log-35a4081f8731815a,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtoml-4b0f68417181db50,libtoml_edit-d61e27a55393e729,libserde_spanned-20ab06c8f78563a1,libwinnow-aec8fd883abf5a30,libtoml_datetime-dd0abf8cfe2a9fc0,libserde_yaml-3f371e6562984707,libunsafe_libyaml-7bc1bf218b2f5452,libasync_stream-7f9a8bb627ef03b9,liblazy_static-b3603208c0de2608,libpretty_error_debug-25ad8bbe2589ace5,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libaxum-538d0d00f844c5d0,libserde_path_to_error-e3fa4abe2b780bff,libmatchit-b2689776cf6e5db9,libaxum_core-31774b92e7da756d,libtower-997239b6997b19d1,libsync_wrapper-17f912c27eab8964,libtower_layer-d70c7e404336389b,libsysinfo-f53405b446fa022b,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libreqwest_retry-02d32de7e3b97c5d,libretry_policies-f059b04d8b1fef94,librand-e86505e7f9e0f8dc,librand_chacha-a2bedc58b8b81c62,libppv_lite86-1fda84ea5577e3d6,libzerocopy-a70d57cc96f7b51f,libbyteorder-7df9ab1ae37e1368,librand_core-e5ff576bfbeca67e,libreqwest_middleware-a53efcc222e209d6,libanyhow-f7dd2168969f0dd8,libthiserror-86ef494079c47e1b,libreqwest-ffe82ad0c76276ff,librustls_pemfile-b9c4dd148e957d6d,librustls_pki_types-8e56128b2ddbd99e,libserde_urlencoded-015cdbfbf685ba3c,libsync_wrapper-0173d5a928130987,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-3780540ad6aaaac2,libtokio_native_tls-dd3ffe00948f4408,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,libnative_tls-5c60535c87860d3b,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ddbe6a4205086b23,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ffb6c338dca59d81,libhyper_util-b8a810475147fa68,libtower_service-0d7df29686b13872,libhyper-60744d34b592e728,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-f1525a74bfb4c043,libh2-1459b2bd6be3542a,libindexmap-9e4affa509baa866,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-0dae0df3ee49fe98,libtokio-5aad9c75309bc28c,libsignal_hook_registry-1349404e30274eba,libsocket2-a0d974e0c1b07697,libmio-9bba13f6fe2ad21f,libparking_lot-8a2cf27c3e97ed51,libparking_lot_core-3a82da80b2c4cf67,libsmallvec-e2fbd282c83e646d,liblock_api-1f5e8aacbe485bfa,libscopeguard-e80a2b0b1f686274,libhttp_body_util-bf143fd912fc6864,libhttp_body-98937229ac83602b,liburl-6ffa257b345a5c25,libidna-119934871bfb2702,libunicode_normalization-79f5f85aa82e8268,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-20da203d21ea274f,libfnv-2d77ec4f6f971b24,liboci_spec-a6742f862aa2cdfa,libserde_json-dbfaa62a19681d3c,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libstrum-cd0529b9bac5883b,libregex-08e1b5eae5653a93,libregex_automata-be92ccb76e3158f8,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libderive_builder-2948ae20974362b4,libchrono-b4ee57aca024c2e7,libnum_traits-8a0262b550f89c1e,libiana_time_zone-33839373f004bfb1,libbytes-485c92da441bbc40,libtyped_path-fa2a447566cff54d,libuuid-0e270f19a02f2c1f,libgetrandom-9d2d0cd644c62729,libtyped_builder-9116c5706971721d,libserde-2c925ca3e3ee16c0,libtracing-19a430bb761b0132,liblog-669e9396cafcbb01,libtracing_core-4a7de52f98fbb38f,libonce_cell-debe7c411cf97340,libthiserror-86131ef650c8e977,libnix-bde17c115ac54ebd,libbitflags-eb92e23a18d5cc91,libcfg_if-33ef6c02a07f9fec,liblibc-e2acd0c1602b1d47,libfutures-0852e7a775d3540e,libfutures_executor-b00cff215dbaf804,libfutures_util-70e1cf15098dc181,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-e0c50e8704e39276,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libclap-82683dd6af6c92b8,libclap_builder-5a719b3195dad31e,libstrsim-24acdad2526b95b7,libanstream-a1e3ed076dc4762c,libanstyle_query-e4c85920655ed0e4,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-7ccabaa8fbd15ad3,libanstyle_parse-850d159f61df32ae,libutf8parse-8828ddbb63eb8bad,libclap_lex-0e908d52bfe2a542,libanstyle-bda2f167f91805d0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lkrun" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustccQqggl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/build" "-L" "/usr/local/lib" "-L" "/root/.local/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monocore-d0ecd607a0001092" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lkrun
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: monocore@0.2.1: Current dir: "/opt/rustwide/workdir"
[INFO] [stderr] warning: monocore@0.2.1: Build dir: "/opt/rustwide/build"
[INFO] [stderr] error: could not compile `monocore` (bin "monocore") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ae8f776df0d7ebb22b3fdb8fb3a28e0e7212f5243e72f438f20ddded735bca17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8f776df0d7ebb22b3fdb8fb3a28e0e7212f5243e72f438f20ddded735bca17", kill_on_drop: false }`
[INFO] [stdout] ae8f776df0d7ebb22b3fdb8fb3a28e0e7212f5243e72f438f20ddded735bca17
